home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / VB MPlayer269089242001.psc / frmOptions.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-09-24  |  2.1 KB  |  68 lines

  1. VERSION 5.00
  2. Begin VB.Form frmOptions 
  3.    BackColor       =   &H00000000&
  4.    BorderStyle     =   3  'Fixed Dialog
  5.    Caption         =   "Options"
  6.    ClientHeight    =   2880
  7.    ClientLeft      =   45
  8.    ClientTop       =   330
  9.    ClientWidth     =   4935
  10.    BeginProperty Font 
  11.       Name            =   "Tahoma"
  12.       Size            =   8.25
  13.       Charset         =   0
  14.       Weight          =   400
  15.       Underline       =   0   'False
  16.       Italic          =   0   'False
  17.       Strikethrough   =   0   'False
  18.    EndProperty
  19.    ForeColor       =   &H00C0FFFF&
  20.    Icon            =   "frmOptions.frx":0000
  21.    LinkTopic       =   "Form1"
  22.    MaxButton       =   0   'False
  23.    MinButton       =   0   'False
  24.    ScaleHeight     =   2880
  25.    ScaleWidth      =   4935
  26.    ShowInTaskbar   =   0   'False
  27.    StartUpPosition =   2  'CenterScreen
  28.    Begin VB.CommandButton cmdCancel 
  29.       Caption         =   "Cancel"
  30.       Height          =   375
  31.       Left            =   2640
  32.       TabIndex        =   6
  33.       Top             =   2280
  34.       Width           =   1095
  35.    End
  36.    Begin VB.Frame Frame2 
  37.       BackColor       =   &H00000000&
  38.       Caption         =   "Other:"
  39.       ForeColor       =   &H00C0FFFF&
  40.       Height          =   855
  41.       Left            =   240
  42.       TabIndex        =   3
  43.       Top             =   1200
  44.       Width           =   4455
  45.       Begin VB.CheckBox chkSRS 
  46.          BackColor       =   &H00000000&
  47.          Caption         =   "Show Rate at Startup"
  48.          ForeColor       =   &H00C0FFFF&
  49.          Height          =   255
  50.          Left            =   2400
  51.          TabIndex        =   5
  52.          Top             =   360
  53.          Width           =   1935
  54.       End
  55.       Begin VB.CheckBox chkSPLS 
  56.          BackColor       =   &H00000000&
  57.          Caption         =   "Show Playlist at Startup"
  58.          ForeColor       =   &H00C0FFFF&
  59.          Height          =   255
  60.          Left            =   120
  61.          TabIndex        =   4
  62.          Top             =   360
  63.          Width           =   2055
  64.       End
  65.    End
  66.    Begin VB.CommandButton cmdUe  =  S 
  67.      sF&
  68.